home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13436 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: iist.unu.edu!ep
  2. From: ep@iist.unu.edu (Erwin Paguio)
  3. Newsgroups: comp.lang.asm.x86,comp.lang.c,comp.lang.c++
  4. Subject: Re: Any info on reading or writing to CD-ROM?
  5. Date: 25 Mar 1996 14:45:07 +0800
  6. Organization: UNU/IIST
  7. Distribution: world
  8. Message-ID: <4j5fdj$4vo@roeskva.iist.unu.edu>
  9. References: <sehari.827706428@eng3.iastate.edu>
  10. NNTP-Posting-Host: roeskva.iist.unu.edu
  11.  
  12.  
  13. In article <sehari.827706428@eng3.iastate.edu>, sehari@iastate.edu (Babak $ehari) writes:
  14. |> ----
  15. |> 
  16. |> I am looking for a book or other informative material about reading
  17. |> and writing tracks of a CD-ROM.  Can I do it with BIOS only or do I
  18. |> need DOS?  Is it any different from reading and writing regular floppy
  19. |> or hard disks?!
  20. |> 
  21. |> I Like to do this in C or C++, if there is any good library that can
  22. |> read or write sectors/tracks of CD-ROM.  If that is not
  23. |> possible, I like to know about BIOS INT or DOS INT that does this.
  24. |> 
  25. |> Any good assembly books that talks about this subject?
  26. |> 
  27. |>                             With highest regards,
  28. |>                                  Babak   Sehari.
  29. |> 
  30.  
  31. I suggest you look at the MSCDEX documentation.  It discusses the ways on how to
  32. read from a CDROM.  As reagrds to writing to one, I don't have any idea -- but I
  33. think your CDROM drive must support it before you can perfrom a write.
  34.  
  35. YO!
  36. -- 
  37. Erwin D. Paguio
  38. http://rh.iist.unu.edu/~ep/ydeeps.html
  39. Pascal and ASM Enthusiast
  40.  
  41.